home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / virus / v95i205e.zip / DATA.Z / WCMDR.INI < prev    next >
INI File  |  1996-08-22  |  1KB  |  58 lines

  1. ;unInstallShield Helper Configuration
  2.  
  3. [Commands]
  4. NumCommands=8
  5. Command1=Confirm unInstall
  6. Command2=Warn Reboot
  7. Command3=Show Status
  8. Command4=Custom Removal Commands
  9. Command5=Run unInstallShield
  10. Command6=Hide Status
  11. Command7=Answer YES to UNINST for NT
  12. Command8=Answer YES to UNINST for NON-NT
  13.  
  14. [Confirm unInstall]
  15. CmdType=ConfirmScript
  16. MsgTitle=Confirm Uninstall
  17. MsgText=You have selected to remove %s.  Are you sure you wish to uninstall %s?
  18. String1=
  19. String2=
  20.  
  21. [Warn Reboot]
  22. CmdType=ConfirmScript
  23. MsgTitle=Restart Recommended
  24. MsgText=Once removed, it is recommended that you restart your system.  Are you ready to continue with uninstall?
  25. String1=
  26. String2=
  27.  
  28. [Show Status]
  29. CmdType=ShowStatus
  30. StatusText=\n\n\n\nRemoving application settings and files...
  31.  
  32. [Custom Removal Commands]
  33. CmdType=Include
  34. NumCommands=0
  35.  
  36. [Run unInstallShield]
  37. CmdType=Run
  38. CmdProg=uninst.exe
  39.  
  40. [Answer YES to UNINST for NT]
  41. CmdType=SendMessage
  42. ClassName=#32770
  43. WindowName=Confirm File Deletion
  44. Message=Command
  45. wParam=8
  46.  
  47. [Answer YES to UNINST for NON-NT]
  48. CmdType=SendMessage
  49. ClassName=#32770
  50. WindowName=Confirm File Deletion
  51. Message=Command
  52. wParam=6
  53.  
  54. [Hide Status]
  55. CmdType=HideStatus
  56.  
  57.  
  58.